Avoid warnings when handling SelectionNotify
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 May 2009 22:34:21 +0000 (18:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 May 2009 00:41:49 +0000 (20:41 -0400)
commit375d19aa9258662a9406c00cfb2e7cc418214dbe
tree2bbad48f132caf0e294d0a643627190f0ebe4a55
parent5133d934f6173a0e65be5860d4c824379cd6387f
Avoid warnings when handling SelectionNotify

The property field in SelectionNotify events may be None instead
of an atom.
gdk/x11/gdkevents-x11.c